Navigation
Unreal Engine C++ API Reference > Plugins > AnimationSharing > UAnimSharingInstance
References
Module | AnimationSharing |
Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingManager.h |
Include | #include "AnimationSharingManager.h" |
Source | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Private/AnimationSharingManager.cpp |
uint32 SetupOnDemandInstance
&40;
uint8 StateIndex
&41;
Remarks
Retrieves a blend instance, this could either mean reusing an already in progress one or a brand new one (if available according to scalability settings) returns an index into OnDemandInstances array or INDEX_NONE if unable to setup an instance