[GameLogic Index] [GameLogic Hierarchy]
A PropertyActuator is a special kind of a general actuator More...
#include <propertyactuator.h>
Inherits: Actuator
A PropertyActuator is a special kind of a general actuator.
Set the property on which to operate. If there is no property of this name, the call is ignored.
Return the property on which the actuator operates.
Set the value with which the actuator operates. If the value is not compatible with the type of the property, the subsequent action is ignored.
Returns the value with which the actuator operates.
| Kdoc |