Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/FScopeNullableReadLock
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LearningProgress.h |
|
|
|
LearningProgress.h |
|
|
|
LearningProgress.h |
|
FScopeNullableReadLock()
| |
|
| Name |
FScopeNullableReadLock |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include Path |
#include "LearningProgress.h" |
FScopeNullableReadLock()
FScopeNullableReadLock(FRWLock *)
| |
|
| Name |
FScopeNullableReadLock |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include Path |
#include "LearningProgress.h" |
| Source |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Private/LearningProgress.cpp |
FScopeNullableReadLock
(
FRWLock * InLock
)
FScopeNullableReadLock(const FScopeNullableReadLock &)
| |
|
| Name |
FScopeNullableReadLock |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include Path |
#include "LearningProgress.h" |
FScopeNullableReadLock
(
const FScopeNullableReadLock & InScopeLock
)