Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IGraphMessage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const Type & As () |
Animation/AnimNodeMessages.h | ||
Type & As () |
Animation/AnimNodeMessages.h |
As()
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include Path | #include "Animation/AnimNodeMessages.h" |
template<typename Type>
const Type & As() const
As()
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include Path | #include "Animation/AnimNodeMessages.h" |
template<typename Type>
Type & As()