interface KartSessionInfo {
    m_id: number;
    m_KartSession: SPluginsKartSession;
}

Hierarchy (view full)

Properties

Properties

m_id: number
m_KartSession: SPluginsKartSession

Generated using TypeDoc