0x00x00B8
Members 11
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | Is Active | bool | 7 flags | false | |
| 0x0031 | 0x07 | padding / unreflected | |||
| 0x18 | Center Location | FVector | 7 flags | {X=0, Y=0, Z=0} | |
| 0x08 | Size | double | 7 flags | 0 | |
| 0x08 | Render Target | UTextureRenderTarget2D* | 6 flags | nullptr | |
| 0x08 | Buffer Target | UTextureRenderTarget2D* | 6 flags | nullptr | |
| 0x04 | Resolution | int32 | 7 flags | 0 | |
| 0x006C | 0x04 | padding / unreflected | |||
| 0x08 | Half Size | double | 7 flags | 0 | |
| 0x08 | Size to Res Ratio | double | 7 flags | 0 | |
| 0x18 | Top Corner | FVector | 7 flags | {X=0, Y=0, Z=0} | |
| 0x10 | Center 2D | FVector2D | 7 flags | {X=0, Y=0} | |
| 0x10 | Top Corner 2D | FVector2D | 7 flags | {X=0, Y=0} | |
Inherited from UDataAsset 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | NativeClass | TSubclassOf<UDataAsset> | 6 flags | /Script/Engine.DataAsset |
Functions 7
| Signature | Flags | Native | Params |
|---|---|---|---|
| void Target Needs Recenter(const FVector& Control Location, const FVector& Axis Mask, const bool& Yes) | Public | 0x31 | |
| void Canvas Brush Size(const FVector2D& In, const FVector2D& Out) | Public | 0x20 | |
| void Canvas Brush Location(const FVector2D& In, const FVector2D& Out) | Public | 0x20 | |
| void Set Location(const FVector& Center Location, const FLinearColor& Mapping Vector4) | Public | 0x28 | |
| void Set Size(double Size) | Public | 0x08 | |
| void Set Render Target(UTextureRenderTarget2D* Render Target, UTextureRenderTarget2D* Buffer Target) | Public | 0x10 | |
| void Target Extent 2D(const FVector2D& Extent) | Public | 0x10 |