Navigation
API > API/Plugins > API/Plugins/AvalancheRemoteControl > API/Plugins/AvalancheRemoteControl/UAvaRCLibrary
References
| Module | AvalancheRemoteControl |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheRemoteControl/Public/AvaRCLibrary.h |
| Include | #include "AvaRCLibrary.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheRemoteControl/Private/AvaRCLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="Remote Control",
Meta=(WorldContext="InWorldContextObject"))
static TArray < AActor * > GetControlledActors
(
UObject * InWorldContextObject,
URCVirtualPropertyBase * InController
)