C# Class Action_Change_Type, UnderworldExporter

Inheritance: MonoBehaviour
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
ObjectClass int
ObjectToChange string
SubClass int
SubClassIndex int

Méthodes publiques

Méthode Description
PerformAction ( ) : void

Private Methods

Méthode Description
ChangeType ( ) : void
ChangeTypeClass10 ( ) : void
ChangeTypeClass7 ( ) : void
ChangeType_10_2 ( ) : void
ChangeType_7_7 ( ) : void
CreateElephantJorp ( ) : void
CreateForceBridge ( ) : void
CreateForceDoor ( ) : void
CreateGreatLord ( ) : void
DeleteModel ( ) : void
loadGameObjectResourceAsModel ( GameObject myObj, string path ) : void

Method Details

PerformAction() public méthode

public PerformAction ( ) : void
Résultat void

Property Details

ObjectClass public_oe property

public int ObjectClass
Résultat int

ObjectToChange public_oe property

public string ObjectToChange
Résultat string

SubClass public_oe property

public int SubClass
Résultat int

SubClassIndex public_oe property

public int SubClassIndex
Résultat int