C# Class NetworkSkins.Buildings.BuildingToolWatcher

Inheritance: ThreadingExtensionBase
Afficher le fichier Open project: boformer/NetworkSkins

Méthodes publiques

Méthode Description
OnUpdate ( float realTimeDelta, float simulationTimeDelta ) : void

Private Methods

Méthode Description
Apply ( BuildingInfo prefab ) : void
Revert ( ) : void
SetPillarFeature ( NetInfo netInfo, string pillarName, PillarType type, BuildingInfo>.Dictionary userModePillars ) : void
SetTreeFeature ( SegmentData data, string treeName, SegmentData flag ) : void

Method Details

OnUpdate() public méthode

public OnUpdate ( float realTimeDelta, float simulationTimeDelta ) : void
realTimeDelta float
simulationTimeDelta float
Résultat void