Skip to main content

PlayerId

Type Alias PlayerId 

Source
pub type PlayerId = String;
Expand description

Players will get an ID that is unique within the agent context.

Aliased Typeยง

pub struct PlayerId { /* private fields */ }