C# Class UnitSelection, plausible-deniability

Inheritance: MonoBehaviour
Show file Open project: ad510/plausible-deniability Class Usage Examples

Public Methods

Method Description
UnitSelection ( Path, pathVal, Unit, unitVal, long timeVal ) : System
segment ( ) : Segment,
segmentUnit ( ) : SegmentUnit,

Private Methods

Method Description
UnitSelection ( ) : System

Method Details

UnitSelection() public method

public UnitSelection ( Path, pathVal, Unit, unitVal, long timeVal ) : System
pathVal Path,
unitVal Unit,
timeVal long
return System

segment() public method

public segment ( ) : Segment,
return Segment,

segmentUnit() public method

public segmentUnit ( ) : SegmentUnit,
return SegmentUnit,