Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/URCVirtualPropertyBase
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RCVirtualProperty.h |
| Include | #include "RCVirtualProperty.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RCVirtualProperty.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Remote Control Behaviour"&41;
FString GetDisplayValueAsString&40;&41; const
Remarks
Infers correct type internally, fetches value from memory and returns the value as a string that can be immediately used for dispaly (without needing to create a generic readonly property widget)