struct

Rosegold::DataComponents::BannerPatterns::BannerPatternLayer

Inherits Struct / Value / Object

Constructors

new(pattern_type : UInt32, asset_id : String | Nil, translation_key : String | Nil, color : UInt32)
Source

Instance methods

asset_id
Source
asset_id=(asset_id : String | Nil)
Source
color
Source
color=(color : UInt32)
Source
pattern_type
Source
pattern_type=(pattern_type : UInt32)
Source
translation_key
Source
translation_key=(translation_key : String | Nil)
Source