Navigation
API > API/Plugins > API/Plugins/AvalancheSequence > API/Plugins/AvalancheSequence/UAvaSequence
Description
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.
| Name | GetContextWorld |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheSequence/Public/AvaSequence.h |
| Include Path | #include "AvaSequence.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheSequence/Private/AvaSequence.cpp |
UWorld * GetContextWorld() const