C# Class MeshDataImporter, Bad-Company-2-Map-Editor

Afficher le fichier Open project: Powback/Bad-Company-2-Map-Editor Class Usage Examples

Méthodes publiques

Свойство Type Description
float32 bool
path1 string
path2 string
uvOffset int

Méthodes publiques

Méthode Description
Byte ( ) : byte
Bytes ( int count ) : byte[]
FTell ( ) : int
Float ( ) : float
LoadMesh ( string loc ) : BC2Mesh,
LoadMeshRaw ( string loc, int uvOffset, bool bigFloat, bool inverted ) : BC2Mesh,
Long ( ) : int
Short ( ) : int
String ( ) : string
U82F ( int byt ) : float
uLong ( ) : uint
uShort ( ) : int

Method Details

Byte() public static méthode

public static Byte ( ) : byte
Résultat byte

Bytes() public static méthode

public static Bytes ( int count ) : byte[]
count int
Résultat byte[]

FTell() public static méthode

public static FTell ( ) : int
Résultat int

Float() public static méthode

public static Float ( ) : float
Résultat float

LoadMesh() public static méthode

public static LoadMesh ( string loc ) : BC2Mesh,
loc string
Résultat BC2Mesh,

LoadMeshRaw() public static méthode

public static LoadMeshRaw ( string loc, int uvOffset, bool bigFloat, bool inverted ) : BC2Mesh,
loc string
uvOffset int
bigFloat bool
inverted bool
Résultat BC2Mesh,

Long() public static méthode

public static Long ( ) : int
Résultat int

Short() public static méthode

public static Short ( ) : int
Résultat int

String() public static méthode

public static String ( ) : string
Résultat string

U82F() public méthode

public U82F ( int byt ) : float
byt int
Résultat float

uLong() public static méthode

public static uLong ( ) : uint
Résultat uint

uShort() public static méthode

public static uShort ( ) : int
Résultat int

Property Details

float32 public_oe property

public bool float32
Résultat bool

path1 public_oe property

public string path1
Résultat string

path2 public_oe property

public string path2
Résultat string

uvOffset public_oe static_oe property

public static int uvOffset
Résultat int