Struct
FRigVMFunctionCompilationData
0x00x0238
Members 14
| Offset | Size | Name | Type | Flags |
|---|---|---|---|---|
| — | 0xB0 | ByteCode | FRigVMByteCode | 2 flags |
| 0x10 | FunctionNames | TArray<FName> | 2 flags | |
| 0x10 | WorkPropertyDescriptions | TArray<FRigVMFunctionCompilationPropertyDescription> | 2 flags | |
| 0x10 | WorkPropertyPathDescriptions | TArray<FRigVMFunctionCompilationPropertyPath> | 2 flags | |
| 0x10 | LiteralPropertyDescriptions | TArray<FRigVMFunctionCompilationPropertyDescription> | 2 flags | |
| 0x10 | LiteralPropertyPathDescriptions | TArray<FRigVMFunctionCompilationPropertyPath> | 2 flags | |
| 0x10 | DebugPropertyDescriptions | TArray<FRigVMFunctionCompilationPropertyDescription> | 2 flags | |
| 0x10 | DebugPropertyPathDescriptions | TArray<FRigVMFunctionCompilationPropertyPath> | 2 flags | |
| 0x10 | ExternalPropertyDescriptions | TArray<FRigVMFunctionCompilationPropertyDescription> | 2 flags | |
| 0x10 | ExternalPropertyPathDescriptions | TArray<FRigVMFunctionCompilationPropertyPath> | 2 flags | |
| 0x50 | ExternalRegisterIndexToVariable | TMap<int32, FName> | 1 flags | |
| 0x50 | Operands | TMap<FString, FRigVMOperand> | 1 flags | |
| 0x04 | Hash | uint32 | 5 flags | |
| 0x01 | bEncounteredSurpressedErrors | bool | Transient+5 flags | |
| 0x01E5 | 0x53 | unreflected bytes to end of FRigVMFunctionCompilationData | ||