Summary
Changes freeze state of
timeAgents
using given physics freeze type
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime - Containing Type
- TimeStone
Syntax
public void FreezeTimeAgents(bool state, TimeUtils.RigidbodyFreezeType rigidbodyFreezeType)
Parameters
Name | Type | Description |
---|---|---|
state | bool | The freeze state |
rigidbodyFreezeType | TimeUtils |
The type of freeze for physics |
Return Value
Type | Description |
---|---|
void |