Table of Contents

Class MBUtil

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public static class MBUtil
Inheritance
MBUtil
Inherited Members

Methods

ArrayAdd<T>(T[], T)

public static T[] ArrayAdd<T>(T[] tArray, T t)

Parameters

tArray T[]
t T

Returns

T[]

Type Parameters

T

ArrayRemove<T>(T[], T)

public static T[] ArrayRemove<T>(T[] tArray, T t)

Parameters

tArray T[]
t T

Returns

T[]

Type Parameters

T

DirectoryCopy(string, string, bool)

public static void DirectoryCopy(string sourceDirName, string destDirName, bool copySubDirs)

Parameters

sourceDirName string
destDirName string
copySubDirs bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).