GameServer
クラス | 関数
Hate.h ファイル

ヘイト管理クラス [詳解]

#include <vector>
#include "WeakPtrDefine.h"
Hate.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

struct  HateUnit
 ヘイト [詳解]
 
class  Hate
 ヘイト管理クラス [詳解]
 

関数

bool operator> (const HateUnit &Left, const HateUnit &Right)
 
bool operator< (const HateUnit &Left, const HateUnit &Right)
 

詳解

ヘイト管理クラス

著者
YanaP

関数詳解

◆ operator<()

bool operator< ( const HateUnit Left,
const HateUnit Right 
)
呼び出し関係図:

◆ operator>()

bool operator> ( const HateUnit Left,
const HateUnit Right 
)
呼び出し関係図: