C# Class AttributeTypeRange, UnityDecompiled

Mostra file Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
Count int
Start int

Public Methods

Method Description
AttributeTypeRange ( int start, int count )

Method Details

AttributeTypeRange() public method

public AttributeTypeRange ( int start, int count )
start int
count int

Property Details

Count public_oe property

public int Count
return int

Start public_oe property

public int Start
return int