UCLASS()
More...
#include <DlgStatsCommandlet.h>
UCLASS()
Definition at line 32 of file DlgStatsCommandlet.h.
◆ UDlgStatsCommandlet()
UDlgStatsCommandlet::UDlgStatsCommandlet |
( |
| ) |
|
◆ GENERATED_BODY()
UDlgStatsCommandlet::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetFNameWordCount()
int32 UDlgStatsCommandlet::GetFNameWordCount |
( |
const FName | Name | ) |
const |
|
inline |
◆ GetNodeWordCount()
int32 UDlgStatsCommandlet::GetNodeWordCount |
( |
const UDlgNode & | Node | ) |
const |
◆ GetStatsForDialogue()
◆ GetStringWordCount()
int32 UDlgStatsCommandlet::GetStringWordCount |
( |
const FString & | String | ) |
const |
◆ GetTextWordCount()
int32 UDlgStatsCommandlet::GetTextWordCount |
( |
const FText & | Text | ) |
const |
|
inline |
◆ Main()
int32 UDlgStatsCommandlet::Main |
( |
const FString & | Params | ) |
|
|
override |
The documentation for this class was generated from the following files:
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystemEditor/Private/Commandlets/DlgStatsCommandlet.h
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystemEditor/Private/Commandlets/DlgStatsCommandlet.cpp