C# Class NFNet, NoahGameFrame

Mostra file Open project: ketoo/NoahGameFrame Class Usage Examples

Public Properties

Property Type Description
mPlayerState PLAYER_STATE
mxBinMsgEvent NFTCPClient.NFBinraryMessageEvent
mxClient NFTCPClient.NFClientNet
mxListener NFTCPClient.NFCoreExListener
mxObjectElement NFObjectElement,
mxResultLogic NFCResultLogic,
mxSendLogic NFBinarySendLogic,
nLineID System.Int64
nMainRoleID NFGUID
nSceneID System.Int64
nServerID int
nTarget NFGUID
nWorldPort int
strAccount string
strAddCount string
strChatData string
strChatTargetID string
strKey string
strPassword string
strPickUpItemID string
strReqAcceptTaskID string
strReqAddItem string
strReqKillNPCID string
strReqMoveX string
strReqMoveZ string
strReqPropertyValue string
strReqSetProperty string
strReqSwapSceneID string
strReqUseItemID string
strRoleName string
strSwapOrigin string
strSwapTarget string
strType string
strWorldIP string

Public Methods

Method Description
Destroy ( ) : void
NFNet ( ) : UnityEngine
OnGUI ( int nHeight, int nWidth ) : void
OnOpratorGUI ( int nHeight, int nWidth ) : void
StartConnect ( string strIP, int nPort ) : void
Update ( ) : void

Method Details

Destroy() public method

public Destroy ( ) : void
return void

NFNet() public method

public NFNet ( ) : UnityEngine
return UnityEngine

OnGUI() public method

public OnGUI ( int nHeight, int nWidth ) : void
nHeight int
nWidth int
return void

OnOpratorGUI() public method

public OnOpratorGUI ( int nHeight, int nWidth ) : void
nHeight int
nWidth int
return void

StartConnect() public method

public StartConnect ( string strIP, int nPort ) : void
strIP string
nPort int
return void

Update() public method

public Update ( ) : void
return void

Property Details

mPlayerState public_oe property

public PLAYER_STATE mPlayerState
return PLAYER_STATE

mxBinMsgEvent public_oe property

public NFBinraryMessageEvent,NFTCPClient mxBinMsgEvent
return NFTCPClient.NFBinraryMessageEvent

mxClient public_oe property

public NFClientNet,NFTCPClient mxClient
return NFTCPClient.NFClientNet

mxListener public_oe property

public NFCoreExListener,NFTCPClient mxListener
return NFTCPClient.NFCoreExListener

mxObjectElement public_oe property

public NFObjectElement, mxObjectElement
return NFObjectElement,

mxResultLogic public_oe property

public NFCResultLogic, mxResultLogic
return NFCResultLogic,

mxSendLogic public_oe property

public NFBinarySendLogic, mxSendLogic
return NFBinarySendLogic,

nLineID public_oe property

public Int64,System nLineID
return System.Int64

nMainRoleID public_oe property

public NFGUID nMainRoleID
return NFGUID

nSceneID public_oe property

public Int64,System nSceneID
return System.Int64

nServerID public_oe property

public int nServerID
return int

nTarget public_oe property

public NFGUID nTarget
return NFGUID

nWorldPort public_oe property

public int nWorldPort
return int

strAccount public_oe property

public string strAccount
return string

strAddCount public_oe property

public string strAddCount
return string

strChatData public_oe property

public string strChatData
return string

strChatTargetID public_oe property

public string strChatTargetID
return string

strKey public_oe property

public string strKey
return string

strPassword public_oe property

public string strPassword
return string

strPickUpItemID public_oe property

public string strPickUpItemID
return string

strReqAcceptTaskID public_oe property

public string strReqAcceptTaskID
return string

strReqAddItem public_oe property

public string strReqAddItem
return string

strReqKillNPCID public_oe property

public string strReqKillNPCID
return string

strReqMoveX public_oe property

public string strReqMoveX
return string

strReqMoveZ public_oe property

public string strReqMoveZ
return string

strReqPropertyValue public_oe property

public string strReqPropertyValue
return string

strReqSetProperty public_oe property

public string strReqSetProperty
return string

strReqSwapSceneID public_oe property

public string strReqSwapSceneID
return string

strReqUseItemID public_oe property

public string strReqUseItemID
return string

strRoleName public_oe property

public string strRoleName
return string

strSwapOrigin public_oe property

public string strSwapOrigin
return string

strSwapTarget public_oe property

public string strSwapTarget
return string

strType public_oe property

public string strType
return string

strWorldIP public_oe property

public string strWorldIP
return string