C# Class PlayerActionDivineIntervention.ModifyZoneType, tf_client

Modify zone type.
Datei anzeigen Open project: wids-eria/tf_client

Public Methods

Method Description
ModifyZoneType ( ZoneType zoneType ) : UnityEngine

Initializes a new instance of the PlayerActionDivineIntervention.ModifyZoneType struct.

Method Details

ModifyZoneType() public method

Initializes a new instance of the PlayerActionDivineIntervention.ModifyZoneType struct.
public ModifyZoneType ( ZoneType zoneType ) : UnityEngine
zoneType ZoneType /// Zone type. ///
return UnityEngine