IHandThingHostBehavior Interface
Namespace: SymOntoClay.UnityAsset.Interfaces
Assembly: Assembly-CSharp
Provides interaction with user defined scripts/components.
Methods
HideForBackpackInMainThread(IMonitorLogger) |
Hides the thing as part of placing in backpack. This method should be called only in main thread. |
HideForBackpackInUsualThread(IMonitorLogger) |
Hides the thing as part of placing in backpack. This method should be called only in usual (not main) thread. |