UVCamOutputProviderBase::SetUMGClass

Sets the UMG class to be rendered in this output provider.

Windows
MacOS
Linux

References

Module

VCamCore

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Public/VCamOutputProviderBase.h

Include

#include "VCamOutputProviderBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Private/VCamOutputProviderBase.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Output")
void SetUMGClass
(
    const TSubclassOf< UUserWidget > InUMGClass
)

Remarks

Sets the UMG class to be rendered in this output provider.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss