Ragdoll.SetBehaviorEnabled<T>
Method in Ragdoll
Declaration
protected void SetBehaviorEnabled<T>(bool enabled, bool inChildren = false)
where T : Behaviour
Type Parameters
T |
Parameters
enabled | |
inChildren |
protected void SetBehaviorEnabled<T>(bool enabled, bool inChildren = false)
where T : Behaviour
T |
enabled | |
inChildren |