View Source Teiserver.Game.MatchSettingType (Teiserver v0.0.4)
MatchSettingType
Type information regarding match setting values
Attributes
:name
- The name of the setting
Summary
Functions
Builds a changeset based on the struct
and params
.
Types
@type id() :: non_neg_integer()
Functions
@spec changeset(map(), map()) :: Ecto.Changeset.t()
Builds a changeset based on the struct
and params
.