Navigation
API > API/Plugins > API/Plugins/USDStageEditorViewModels > API/Plugins/USDStageEditorViewModels/FUsdStageViewModel
Description
Returns false if we have a payload in the current stage that has been manually loaded or unloaded. Returns true otherwise. The intent is to get the LoadAll/LoadNone buttons to both show as unchecked in case the user manually toggled any, to indicate that picking either LoadAll or LoadNone would trigger some change.
| Name | HasDefaultLoadRule |
| Type | function |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDStageEditorViewModels/Public/USDStageViewModel.h |
| Include Path | #include "USDStageViewModel.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDStageEditorViewModels/Private/USDStageViewModel.cpp |
bool HasDefaultLoadRule()