KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
GameColor 네임스페이스 참조

함수

static const FColor Blue (50, 150, 255, 255)
 
static const FColor Green (50, 255, 50, 255)
 
static const FColor Pink (255, 0, 108, 255)
 
static const FColor White (255, 255, 255, 255)
 
static const FColor Yellow (255, 220, 40, 255)
 

함수 문서화

◆ Blue()

static const FColor GameColor::Blue ( 50  ,
150  ,
255  ,
255   
)
static

◆ Green()

static const FColor GameColor::Green ( 50  ,
255  ,
50  ,
255   
)
static

◆ Pink()

static const FColor GameColor::Pink ( 255  ,
,
108  ,
255   
)
static

◆ White()

static const FColor GameColor::White ( 255  ,
255  ,
255  ,
255   
)
static

◆ Yellow()

static const FColor GameColor::Yellow ( 255  ,
220  ,
40  ,
255   
)
static