 | WindowManagerWindowLoaded Property |
[Missing <summary> documentation for "P:Slash.Unity.Common.Scenes.WindowManager.Window.Loaded"]
Namespace: Slash.Unity.Common.ScenesAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic bool Loaded { get; set; }
Public Property Loaded As Boolean
Get
Set
public:
property bool Loaded {
bool get ();
void set (bool value);
}
member Loaded : bool with get, set
Property Value
Type:
Boolean
See Also