C# Class GameMgr, HomeAlone

Inheritance: MonoBehaviour
Exibir arquivo Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
m_objBackScissor GameObject
self GameMgr,

Private Methods

Method Description
Awake ( ) : void
OnLevelWasLoaded ( int level ) : void
Start ( ) : void
Update ( ) : void
UpdateResolution ( ) : void

Property Details

m_objBackScissor public_oe property

public GameObject m_objBackScissor
return GameObject

self public_oe static_oe property

public static GameMgr, self
return GameMgr,