base class — SCA_ISensor
Activates when the game object property matches.
Type of check on the property. Can be one of these constants
Type: | integer. |
---|
the property the sensor operates.
Type: | string |
---|
the value with which the sensor compares to the value of the property.
Type: | string |
---|
the minimum value of the range used to evaluate the property when in interval mode.
Type: | string |
---|
the maximum value of the range used to evaluate the property when in interval mode.
Type: | string |
---|