C# Class PlayerActionDivineIntervention.ModifyBaseCoverType, tf_client

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

Public Methods

Method Description
ModifyBaseCoverType ( BaseCoverType baseCoverType ) : UnityEngine

Initializes a new instance of the PlayerActionDivineIntervention.ModifyBaseCoverType struct.

Method Details

ModifyBaseCoverType() public method

Initializes a new instance of the PlayerActionDivineIntervention.ModifyBaseCoverType struct.
public ModifyBaseCoverType ( BaseCoverType baseCoverType ) : UnityEngine
baseCoverType BaseCoverType /// Base cover type. ///
return UnityEngine