Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UScriptableTool_HUDAPI
References
| Module | ScriptableToolsFramework |
| Header | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Public/ScriptableInteractiveTool.h |
| Include | #include "ScriptableInteractiveTool.h" |
Syntax
UCLASS (Transient)
class UScriptableTool_HUDAPI : public UObject
Remarks
UScriptableTool_HUDAPI is helper Object that is created internally by a UScriptableInteractiveTool to allow Blueprints to access basic 2D rendering functionality, in the context of a specific Tool. The OnScriptDrawHUD event is called with an instance of this type.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCanvas * | ActiveCanvas | ||
| const FSceneView * | ActiveSceneView | ||
| FStringFLinearColor bool | bCentered | ||
| TArray< FString > FLinearColor bool | bCentered | ||
| FVector2D & | CanvasLocation | ||
| FStringFLinearColor | Color | ||
| TArray< FString > FLinearColor | Color | ||
| FStringFLinearColor bool float | ShiftRowsY | ||
| TArray< FString > FLinearColor bool float | ShiftRowsY | ||
| FString | String | ||
| TArray< FString > | Strings |
Functions
| Type | Name | Description | |
|---|---|---|---|
UPARAM
(
DisplayName |
|||
UPARAM
(
DisplayName |
|||
UPARAM
(
DisplayName |