Navigation
API > API/Plugins > API/Plugins/USDStage > API/Plugins/USDStage/AUsdStageActor
Syntax
FFilePath OldRootLayer
Remarks
Helps us know whether a transaction changed our RootLayer or not. We need this because we can only tag spawned transient actors and components after the initial actor/component spawning transaction has completed. Otherwise, the spawns will be replicated on each client in addition to the actors/components that they will spawn by themselves for opening the stage