프로퍼티 | 타입 | 설명 | |
---|---|---|---|
prefab_portrait | GameObject, |
메소드 | 설명 | |
---|---|---|
GetDefaultWidget ( GameObject, parent ) : GameObject, | ||
GetHeaderWidget ( GameObject, parent ) : GameObject, | ||
GetMinionWidget ( GameObject, parent ) : GameObject, | ||
PortraitTableColumn ( Action, on_load_action, Comparison, sort_comparison, bool double_click_to_target = true ) : System, |
public GetDefaultWidget ( GameObject, parent ) : GameObject, | ||
parent | GameObject, | |
리턴 | GameObject, |
public GetHeaderWidget ( GameObject, parent ) : GameObject, | ||
parent | GameObject, | |
리턴 | GameObject, |
public GetMinionWidget ( GameObject, parent ) : GameObject, | ||
parent | GameObject, | |
리턴 | GameObject, |
public PortraitTableColumn ( Action, on_load_action, Comparison, sort_comparison, bool double_click_to_target = true ) : System, | ||
on_load_action | Action, | |
sort_comparison | Comparison, | |
double_click_to_target | bool | |
리턴 | System, |