|
Payback 0.0.1
CK Graduation Project
|
#include "BPFunctionLibrary.h"#include "Animation/AnimMontage.h"#include "NiagaraSystem.h"#include "AnimNotify_PlayNiagaraEffect.h"#include "CK_UE.h"
매크로 | |
| #define | LOG_SCREEN_WARNING(Format, ...) do { if (GEngine) GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Yellow, FString::Printf(TEXT(Format), ##__VA_ARGS__)); } while(0) |
| #define LOG_SCREEN_WARNING | ( | Format, | |
| ... | |||
| ) | do { if (GEngine) GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Yellow, FString::Printf(TEXT(Format), ##__VA_ARGS__)); } while(0) |