Navigation
API > API/Plugins > API/Plugins/AvalancheSequence > API/Plugins/AvalancheSequence/UAvaSequence
References
| Module | AvalancheSequence |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSequence/Public/AvaSequence.h |
| Include | #include "AvaSequence.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSequence/Private/AvaSequence.cpp |
UWorld * GetContextWorld() const
Remarks
Gets the World of the Sequencer Provider. May be null if world has not been set Note: UObject::GetWorld isn't overriden to allow the IAvaSequenceProvider or other Outer to decide on the UWorld to return for that.