C# Class NFObjectElement, NoahGameFrame

Exibir arquivo Open project: ketoo/NoahGameFrame Class Usage Examples

Public Properties

Property Type Description
xTargetIdent NFrame.NFGUID

Public Methods

Method Description
OnGUI ( NFIKernelModule kernel, int nHeight, int nWidth ) : void

Method Details

OnGUI() public method

public OnGUI ( NFIKernelModule kernel, int nHeight, int nWidth ) : void
kernel NFrame.NFIKernelModule
nHeight int
nWidth int
return void

Property Details

xTargetIdent public_oe property

public NFGUID,NFrame xTargetIdent
return NFrame.NFGUID