Struct Owned
Assembly: WaaS.Core.dll
View Source
Declaration
public readonly struct Owned : IEquatable<Owned>
Implements:
System.IEquatable<WaaS.ComponentModel.Runtime.Owned>
Properties
Type
View Source
Declaration
public IResourceType Type { get; }
Methods
GetValue(bool)
View Source
Declaration
public uint GetValue(bool moveOut = true)
Returns
System.UInt32
Parameters
Type | Name |
---|---|
System.Boolean | moveOut |
Dispose()
View Source
Declaration
public void Dispose()