C# Class GameMgr, HomeAlone

Inheritance: MonoBehaviour
Show file 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 property

public GameObject m_objBackScissor
return GameObject

self public static property

public static GameMgr, self
return GameMgr,