Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_RotationOffsetBle-
- UAnimGraphNode_Base::SupportsAssetClass()
- UAnimGraphNode_RotationOffsetBlendSpace::SupportsAssetClass()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_RotationOffsetBlendSpace.h |
Include | #include "AnimGraphNode_RotationOffsetBlendSpace.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_RotationOffsetBlendSpace.cpp |
virtual EAnimAssetHandlerType SupportsAssetClass
(
const UClass * AssetClass
) const
Remarks
Returns whether this node supports the supplied asset class
Parameters
Name | Description |
---|---|
bPrimaryAssetHandler | Is this the 'primary' handler for this asset (the node that should be created when asset is dropped) |