Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Param
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Param/IParameterSourceFactory.h |
| Include | #include "Param/IParameterSourceFactory.h" |
Syntax
struct FExternalParameterContext
Remarks
Context passed to object accessor functions registered to RegisterObjectAccessor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| UObject * | Object | The object that the AnimNext entry is bound to (e.g. a UAnimNextComponent) |