GameServer
公開メンバ関数 | 全メンバ一覧
SkillRecastManager クラス

#include <SkillRecastManager.h>

公開メンバ関数

 SkillRecastManager (CharacterBase *pInOwner)
 
 ~SkillRecastManager ()
 
void Poll (s32 DeltaTime)
 
void Add (u32 SkillId)
 
bool IsRecast (u32 SkillId) const
 
void SetRecastFinishedFunction (const RecastFinishedFunction &Func)
 

詳解

スキルリキャストタイム管理.

構築子と解体子

◆ SkillRecastManager()

SkillRecastManager::SkillRecastManager ( CharacterBase pInOwner)

◆ ~SkillRecastManager()

SkillRecastManager::~SkillRecastManager ( )
inline

関数詳解

◆ Add()

void SkillRecastManager::Add ( u32  SkillId)
呼び出し関係図:
被呼び出し関係図:

◆ IsRecast()

bool SkillRecastManager::IsRecast ( u32  SkillId) const
被呼び出し関係図:

◆ Poll()

void SkillRecastManager::Poll ( s32  DeltaTime)
被呼び出し関係図:

◆ SetRecastFinishedFunction()

void SkillRecastManager::SetRecastFinishedFunction ( const RecastFinishedFunction &  Func)
inline
被呼び出し関係図:

このクラス詳解は次のファイルから抽出されました: