Skip to content

Game Setting Manager Component #11

Description

@loothero
struct Settings {
    #[key]
    id: u64,
    creator_id: u64,
    name: felt252,
    description: ByteArray,
    character_set: Array<Characters>,
    item_set: Array<Items>,
}

Depends on Creator, Character, and Item Components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions