[This is preliminary documentation and is subject to change.]
Represents an object that can be frozen. Frozen objects will not be processed by the physics engine.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The IFreezable type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsFrozen |
Gets or sets a value indicating whether this instance is frozen. Frozen instances will not be processed by the physics engine.
|
See Also