C# Class BuildingChange, kaijurising

Inheritance: NetworkBehaviour
Afficher le fichier Open project: Moehammered/kaijurising Class Usage Examples

Méthodes publiques

Свойство Type Description
amountOfStates int

Méthodes publiques

Méthode Description
updatedTexture ( Renderer currentRender, Material newTexture ) : void

Private Methods

Méthode Description
Awake ( ) : void
findBuildingType ( BUILDING_TYPE buildingChanged, string checkingEntity ) : BUILDING_TYPE
selector ( BUILDING_TYPE findBuilding ) : void

Method Details

updatedTexture() public méthode

public updatedTexture ( Renderer currentRender, Material newTexture ) : void
currentRender Renderer
newTexture Material
Résultat void

Property Details

amountOfStates public_oe property

public int amountOfStates
Résultat int