Property | Type | Description | |
---|---|---|---|
m_Timer | Timer | ||
m_Type | BlockMountType |
Method | Description | |
---|---|---|
MountBlock ( System.TimeSpan duration, BlockMountType type, Mobile mobile ) : System |
Method | Description | |
---|---|---|
RemoveBlock ( Mobile mobile ) : void |
public MountBlock ( System.TimeSpan duration, BlockMountType type, Mobile mobile ) : System | ||
duration | System.TimeSpan | |
type | BlockMountType | |
mobile | Mobile | |
return | System |