BaseBehavior.AddToManualControl(IMonitorLogger,IGameObjectBehavior,IList<DeviceOfBiped>) Method
Namespace: SymOntoClay.UnityAsset.BaseBehaviors.BaseBehavior
Assembly: Assembly-CSharp
Adds a game object into manual controlled area of the NPC.
Parameters
- logger
Logger for method call.
- obj
Instance of the game object.
- devices
Describes list of biped devices which will be using the game object.