UCLASS(Blueprintable, BlueprintType, Abstract, EditInlineNew, CollapseCategories)
More...
#include <DlgTextArgumentCustom.h>
UCLASS(Blueprintable, BlueprintType, Abstract, EditInlineNew, CollapseCategories)
Definition at line 47 of file DlgTextArgumentCustom.h.
◆ GENERATED_BODY()
UDlgTextArgumentCustomHideCategories::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetText()
FText UDlgTextArgumentCustom::GetText |
( |
const UDlgContext * | Context, |
|
|
const UObject * | Participant, |
|
|
const FString & | DisplayStringParam ) |
|
inheritedBlueprintNativeEventBlueprintCallable |
UFUNCTION(BlueprintCallable, BlueprintNativeEvent, Category = "Dialogue")
◆ GetText_Implementation()
virtual FText UDlgTextArgumentCustom::GetText_Implementation |
( |
const UDlgContext * | Context, |
|
|
const UObject * | Participant, |
|
|
const FString & | DisplayStringParam ) |
|
inlinevirtualinherited |
◆ GetWorld()
UWorld * UDlgObject::GetWorld |
( |
| ) |
const |
|
overrideinherited |
◆ PostInitProperties()
void UDlgObject::PostInitProperties |
( |
| ) |
|
|
overrideinherited |
The documentation for this class was generated from the following file: