| CompileSettings |
const FRigVMCompileSettings & |
The compile setting, can be used to report errors. |
LayeringUncookedOnlyTypes.h |
|
| GraphController |
TObjectPtr< UAnimNextController > |
The UAF Controller controlling the underlying graph of this layer stack. |
LayeringUncookedOnlyTypes.h |
|
| LastNodeLocation |
FVector2D |
The location of the last created node Used to build a readable graph under the hood with correct node placement |
LayeringUncookedOnlyTypes.h |
|
| Layer |
TObjectPtr< UUAFLayer > |
The layer currently being generated. |
LayeringUncookedOnlyTypes.h |
|
| LayerInputs |
TArray< URigVMPin * > |
Input Pins 0 == Last layers output 1 == This layers content output |
LayeringUncookedOnlyTypes.h |
|
| LayerStack |
TObjectPtr< UUAFLayerStack > |
The stack this layer creation takes place in. |
LayeringUncookedOnlyTypes.h |
|