Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DataInterface
Inheritance Hierarchy
- IDataInterfaceHost
- FDataInterfaceStructAdapter
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DataInterface/AnimNextDataInterfaceHost.h |
| Include | #include "DataInterface/AnimNextDataInterfaceHost.h" |
Syntax
class IDataInterfaceHost
Remarks
Used at instantiation time (and in editor, re-binding after compilation time) to bind directly to a host's memory for an interfaces variables.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | Safely get the name of the data interface that this host provides. |