EnvironmentBehaviourgetFarEffects Method |
[Missing <summary> documentation for "M:Planetbase.EnvironmentBehaviour.getFarEffects"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic abstract GameObject getFarEffects()
Public MustOverride Function getFarEffects As GameObject
public:
virtual GameObject^ getFarEffects() abstract
Return Value
Type:
GameObject[Missing <returns> documentation for "M:Planetbase.EnvironmentBehaviour.getFarEffects"]
See Also