Class TemporalObject
Inherited Members
Component.GetComponentInChildren<T>()
Object.Destroy(Object)
Object.DestroyImmediate(Object)
Object.DestroyObject(Object)
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public class TemporalObject : MonoBehaviour
Fields
| Improve this Doc View Sourceduration
Declaration
public float duration
Field Value
Type | Description |
---|---|
float |
Methods
| Improve this Doc View SourceOnEnable()
Declaration
public void OnEnable()
ResetCounter()
Declaration
public void ResetCounter()