Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/UI > API/Plugins/VCamCore/UI/FVCamConnection
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Connection)
TArray < TSubclassOf < UInterface > > OptionalInterfaces
Remarks
A list of interfaces that a modifier may optionally implement that this connection can use
These interfaces are not tested for when attempting a connection but are stored so that a Configurator system can provide extra information a user when they are configuring connections