C# Class LevelStartMessage

Inheritance: Message
显示文件 Open project: mezosaurus/eae-project Class Usage Examples

Public Properties

Property Type Description
Type LevelStartType

Public Methods

Method Description
LevelStartMessage ( LevelStartType i_levelStartType ) : UnityEngine

Method Details

LevelStartMessage() public method

public LevelStartMessage ( LevelStartType i_levelStartType ) : UnityEngine
i_levelStartType LevelStartType
return UnityEngine

Property Details

Type public_oe property

public LevelStartType Type
return LevelStartType