CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomRuntimeManagerDelegates クラス

#include <AtomRuntimeManager.h>

公開メンバ関数

 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeActivated, FAtomRuntimeId)
 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeCreated, FAtomRuntimeId)
 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeDeactivated, FAtomRuntimeId)
 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeDestroyed, FAtomRuntimeId)
 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeWillActivate, FAtomRuntimeId)
 DECLARE_MULTICAST_DELEGATE_OneParam (FOnAtomRuntimeWillDeactivate, FAtomRuntimeId)

静的公開変数類

static FOnAtomRuntimeActivated OnAtomRuntimeActivated
static FOnAtomRuntimeCreated OnAtomRuntimeCreated
static FOnAtomRuntimeDeactivated OnAtomRuntimeDeactivated
static FOnAtomRuntimeDestroyed OnAtomRuntimeDestroyed
static FOnAtomRuntimeWillActivate OnAtomRuntimeWillActivate
static FOnAtomRuntimeWillDeactivate OnAtomRuntimeWillDeactivate

関数詳解

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [1/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeActivated ,
FAtomRuntimeId  )

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [2/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeCreated ,
FAtomRuntimeId  )

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [3/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeDeactivated ,
FAtomRuntimeId  )

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [4/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeDestroyed ,
FAtomRuntimeId  )

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [5/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeWillActivate ,
FAtomRuntimeId  )

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [6/6]

FAtomRuntimeManagerDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnAtomRuntimeWillDeactivate ,
FAtomRuntimeId  )

メンバ詳解

◆ OnAtomRuntimeActivated

FAtomRuntimeManagerDelegates::FOnAtomRuntimeActivated FAtomRuntimeManagerDelegates::OnAtomRuntimeActivated
static

◆ OnAtomRuntimeCreated

FAtomRuntimeManagerDelegates::FOnAtomRuntimeCreated FAtomRuntimeManagerDelegates::OnAtomRuntimeCreated
static

◆ OnAtomRuntimeDeactivated

FAtomRuntimeManagerDelegates::FOnAtomRuntimeDeactivated FAtomRuntimeManagerDelegates::OnAtomRuntimeDeactivated
static

◆ OnAtomRuntimeDestroyed

FAtomRuntimeManagerDelegates::FOnAtomRuntimeDestroyed FAtomRuntimeManagerDelegates::OnAtomRuntimeDestroyed
static

◆ OnAtomRuntimeWillActivate

FAtomRuntimeManagerDelegates::FOnAtomRuntimeActivated FAtomRuntimeManagerDelegates::OnAtomRuntimeWillActivate
static

◆ OnAtomRuntimeWillDeactivate

FAtomRuntimeManagerDelegates::FOnAtomRuntimeDeactivated FAtomRuntimeManagerDelegates::OnAtomRuntimeWillDeactivate
static

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