Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl > URemoteControlLevelDependantBinding
Syntax
UPROPERTY&40;&41;
mutable TSoftObjectPtr< ULevel > LevelWithLastSuccessfulResolve
Remarks
Caches the last level that had a successful resolve. Used to decide which level to use when reinitializing this binding in a new level.