メインコンテンツまでスキップ

Interface IResourceType

Assembly: WaaS.Core.dll
View Source
Declaration
public interface IResourceType : IType, ISortedExportable, ISorted

Properties

Instance

View Source
Declaration
IInstance? Instance { get; }

Methods

New(uint)

View Source
Declaration
uint New(uint rep)
Returns

System.UInt32

Parameters
TypeName
System.UInt32rep

Drop(uint)

View Source
Declaration
void Drop(uint index)
Parameters
TypeName
System.UInt32index

Rep(uint)

View Source
Declaration
uint Rep(uint index)
Returns

System.UInt32

Parameters
TypeName
System.UInt32index