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

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

Méthodes publiques

Свойство Type Description
empty GameObject
glassMaterial Material
helperMaterial Material
instantiatedDictionary GameObject>.Dictionary
instantiatedMeshDictionary BC2Mesh>.Dictionary
loadAllPartitions bool
materialInvisibleWall Material
placeholder GameObject
sphere GameObject
unconvertedInst List
waterMaterial Material

Méthodes publiques

Méthode Description
DoCleanup ( ) : void
GenerateItem ( Inst, inst ) : void
GetMeshPath ( Inst, inst ) : string
Save ( ) : void
Start ( ) : void

Method Details

DoCleanup() public méthode

public DoCleanup ( ) : void
Résultat void

GenerateItem() public méthode

public GenerateItem ( Inst, inst ) : void
inst Inst,
Résultat void

GetMeshPath() public méthode

public GetMeshPath ( Inst, inst ) : string
inst Inst,
Résultat string

Save() public méthode

public Save ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

empty public_oe property

public GameObject empty
Résultat GameObject

glassMaterial public_oe property

public Material glassMaterial
Résultat Material

helperMaterial public_oe property

public Material helperMaterial
Résultat Material

instantiatedDictionary public_oe property

public Dictionary instantiatedDictionary
Résultat GameObject>.Dictionary

instantiatedMeshDictionary public_oe property

public Dictionary instantiatedMeshDictionary
Résultat BC2Mesh>.Dictionary

loadAllPartitions public_oe property

public bool loadAllPartitions
Résultat bool

materialInvisibleWall public_oe property

public Material materialInvisibleWall
Résultat Material

placeholder public_oe property

public GameObject placeholder
Résultat GameObject

sphere public_oe property

public GameObject sphere
Résultat GameObject

unconvertedInst public_oe property

public List unconvertedInst
Résultat List

waterMaterial public_oe property

public Material waterMaterial
Résultat Material