Interface IBaseScriptProxy
Assembly: NFive.SDK.Server.net.dll
Syntax
public interface IBaseScriptProxy
Properties
|
Improve this Doc
View Source
EventHandlers
Declaration
EventHandlerDictionary EventHandlers { get; }
Property Value
| Type |
Description |
| EventHandlerDictionary |
|
|
Improve this Doc
View Source
Exports
Declaration
ExportDictionary Exports { get; }
Property Value
| Type |
Description |
| ExportDictionary |
|
|
Improve this Doc
View Source
Players
Declaration
PlayerList Players { get; }
Property Value
| Type |
Description |
| PlayerList |
|