Navigation
API > API/Plugins > API/Plugins/RemoteControlComponents > API/Plugins/RemoteControlComponents/URemoteControlTrackerComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- URemoteControlTrackerComponent::PostInitProperties()
References
| Module | RemoteControlComponents |
| Header | /Engine/Plugins/Experimental/RemoteControlComponents/Source/RemoteControlComponents/Public/RemoteControlTrackerComponent.h |
| Include | #include "RemoteControlTrackerComponent.h" |
| Source | /Engine/Plugins/Experimental/RemoteControlComponents/Source/RemoteControlComponents/Private/RemoteControlTrackerComponent.cpp |
virtual void PostInitProperties()
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.