Member | Type | Offset | Share |
---|---|---|---|
BrushType
Type of brush |
EBrushType | 0x220 | |
BrushColor
Information. |
FColor | 0x224 | |
PolyFlags | int32_t | 0x228 | |
bColored : 1 | char | 0x22c | |
bSolidWhenSelected : 1 | char | 0x22c | |
bPlaceableFromClassBrowser : 1 | char | 0x22c | |
bNotForClientOrServer : 1 | char | 0x22c | |
Brush | UModel* | 0x230 | |
BrushComponent | UBrushComponent* | 0x238 | |
bInManipulation : 1 | char | 0x240 | |
SavedSelections
Stores selection information from geometry mode. |
TArray<FGeomSelection> | 0x248 |