C# Class Hugula.Pool.ReferenceCount

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: tenvick/hugula

Public Properties

Property Type Description
assetbundle string

Public Methods

Method Description
Awake ( ) : void
OnDestroy ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

OnDestroy() public method

public OnDestroy ( ) : void
return void

Property Details

assetbundle public property

public string assetbundle
return string