C# Class AxeManMinigameAxeManChangePhaseMessage

Inheritance: Message
Show file Open project: mezosaurus/eae-project

Public Properties

Property Type Description
Phase uint

Public Methods

Method Description
AxeManMinigameAxeManChangePhaseMessage ( uint phase )

Method Details

AxeManMinigameAxeManChangePhaseMessage() public method

public AxeManMinigameAxeManChangePhaseMessage ( uint phase )
phase uint

Property Details

Phase public property

public uint Phase
return uint