C# Class AssetBundleRequest, OpenWorldGame

Show file Open project: nottvlike/OpenWorldGame Class Usage Examples

Public Properties

Property Type Description
IsShared bool
Name string
PrefabList List
Size int

Property Details

IsShared public property

public bool IsShared
return bool

Name public property

public string Name
return string

PrefabList public property

public List PrefabList
return List

Size public property

public int Size
return int