跳到主要内容

Struct ResourceEntry

Constructors

ResourceEntry()

public ResourceEntry()

Methods

static ResourceEntry Asset(string path)

public static ResourceEntry Asset(string path)

static ResourceEntry SingletonGameObject(string path)

public static ResourceEntry SingletonGameObject(string path)

static ResourceEntry MultitonGameObject(string path)

public static ResourceEntry MultitonGameObject(string path)

static ResourceEntry MultitonGameObject(string path, int requiredQuantity)

public static ResourceEntry MultitonGameObject(string path, int requiredQuantity)

override int GetHashCode()

public override int GetHashCode()

override string ToString()

public override string ToString()