Codename LogoCodename Logo

funkin.options.type.GithubIconOption

APIWiki

Constructor

View in GitHub

@:value({ waitUntilLoad : 0.25, usePortrait : true, size : 96 })new(user:Dynamic, desc:String, ?callback:() ‑> Void, ?customName:String, size:Int = 96, usePortrait:Bool = true, waitUntilLoad:Float = 0.25)

Variables

@:value(null)icon:GithubUserIcon = null

@:value(true)usePortrait:Bool = true

read onlyuser:Dynamic

Methods

Inherited Variables

Defined by TextOption

selectCallback:() ‑> Void

text:String

Defined by OptionType

desc:String

@:value(false)selected:Bool = false

Inherited Methods

Defined by OptionType