Crate sf_api

Source

Re-exports§

pub use session::SimpleSession;

Modules§

command
error
gamestate
misc
response
session
simulate
sso

Type Aliases§

PlayerId
This is the numerical id of a player on a server. Note that in rare edge cases this might be 0 (you are the first person to unlock the Dungeon. Who do you fight?), but you can almost always expect this to be > 0 wherever found