SoOneShotSensor Methods |
The SoOneShotSensor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetPriority | Gets the priority of the sensor. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsIdleOnly | (Inherited from SoDelayQueueSensor.) |
![]() | IsScheduled | Returns true if this sensor has been scheduled and is waiting in a sensor queue to be triggered. |
![]() | Schedule | (Inherited from SoSensor.) |
![]() | SetPriority | Sets the priority of the sensor. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unschedule | (Inherited from SoSensor.) |