C# Class RegisterMe

Inheritance: MonoBehaviour
ファイルを表示 Open project: Aerolith-Studios/White-Collar

Public Properties

Property Type Description
RegisterAs int

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

RegisterAs public_oe property

public int RegisterAs
return int