C# Class AssetBundleRequest, OpenWorldGame

Datei anzeigen Open project: nottvlike/OpenWorldGame Class Usage Examples

Public Properties

Property Type Description
IsShared bool
Name string
PrefabList List
Size int

Property Details

IsShared public_oe property

public bool IsShared
return bool

Name public_oe property

public string Name
return string

PrefabList public_oe property

public List PrefabList
return List

Size public_oe property

public int Size
return int