C# Class SharpQuake.ddef_t

Exibir arquivo Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
SizeInBytes int
ofs ushort
s_name int
type ushort

Public Methods

Method Description
SwapBytes ( ) : void

Method Details

SwapBytes() public method

public SwapBytes ( ) : void
return void

Property Details

SizeInBytes public_oe static_oe property

public static int SizeInBytes
return int

ofs public_oe property

public ushort ofs
return ushort

s_name public_oe property

public int s_name
return int

type public_oe property

public ushort type
return ushort