USensor
class USensor : public UInteractionComponent
An ActorComponent for holding onto an Observer and providing some related utility functions.
Dependencies: UAbstractObserver, UInteractionComponent
Inherits from: public UInteractionComponent
Public Interface
Public Members:
UAbstractObserver * Observer
UAbstractObserver * Observer
The Observer Object inside this Actuator Component.
Source: Schola/Source/Schola/Public/Agent/AgentComponents/SensorComponent.h
(line 25, column 19)
Source: Schola/Source/Schola/Public/Agent/AgentComponents/SensorComponent.h
(line 18, column 1)