Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/IUsdClassesModule
Description
Returns a world that could be suitably described as "the current world". (e.g. when in PIE, the PIE world)
| Name | GetCurrentWorld |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDClassesModule.h |
| Include Path | #include "USDClassesModule.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Private/USDClassesModule.cpp |
static UWorld * GetCurrentWorld
(
bool bEditorWorldsOnly
)