Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
leyline
master
Leyline
Achievement
CoinReward
Flags
ItemBit
ItemReward
MasteryReward
Reward
RewardType
TextBit
TitleReward
Type
API
IntToStrConverter
Cache
NodeCache
Cat
Client
Converters
AchievementFlagsConverter
Exception
IntToStrConverter
PermissionConverter
Quaggan
Skill
AttributeAdjust
Buff
ComboField
ComboFinisher
Damage
Distance
Duration
Fact
FactConverter
FactType
Heal
HealingAdjust
NoData
Number
Percent
Prefix
PrefixedBuff
Radius
Range
Recharge
Time
Unblockable
Title
TokenInfo
Permissions
World
Built with Crystal 1.9.2
2023-10-07 21:00:26 UTC
struct
Leyline::Quaggan
Leyline::Quaggan
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
leyline/api/quaggans.cr
Constructors
.new
(id : String, url : String)
.new
(pull : JSON::PullParser)
Instance Method Summary
#clone
#copy_with
(id _id = @id, url _url = @url)
#id
: String
#url
: String
Constructor Detail
def self.
new
(id : String, url : String)
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(id _id = @id, url _url = @url)
#
[
View source
]
def
id
: String
#
def
url
: String
#