C# Class KBEngine.Event.EventObj

Show file Open project: liuxq/TestGame Class Usage Examples

Public Properties

Property Type Description
args object[]
info Pair

Property Details

args public property

public object[] args
return object[]

info public property

public Pair info
return Pair