C# Class Aura.Mabi.Network.Op

All Op codes
ファイルを表示 Open project: aura-project/aura

Public Methods

Method Description
GetName ( int op ) : string

Returns name of op code, if it's defined.

Method Details

GetName() public static method

Returns name of op code, if it's defined.
public static GetName ( int op ) : string
op int
return string