Partial snipe.kit.room.RoomServerKit emulation for action scripts.
snipe.kit.room.RoomServerKit
It is available only on Snipe Kit server.
new (srv:RoomServerKit, p:ProjectInfoKitRoom)
read only actions:ActionModuleRoomFake
read only storage:Storage
read only tables:TableManager
read only vars:VarsModuleCore
debug (s:String):Void
Adds a debug message to project logs. Debug messages are not logged in production.
Parameters:
s
Log message.
error (s:String):Void
Adds an error message to project logs.
log (s:String):Void
Adds a message to project logs.
time ():Float
Sys.time() wrapper.
timeInt ():Int
Sys.time() wrapper. Returns Int.
Int
toString ():String