Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/FScopeNullableWriteLock
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LearningProgress.h |
|
|
|
LearningProgress.h |
|
|
|
LearningProgress.h |
|
FScopeNullableWriteLock()
| |
|
| Name |
FScopeNullableWriteLock |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include Path |
#include "LearningProgress.h" |
FScopeNullableWriteLock()
FScopeNullableWriteLock(FRWLock *)
| |
|
| Name |
FScopeNullableWriteLock |
| 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 |
FScopeNullableWriteLock
(
FRWLock * InLock
)
FScopeNullableWriteLock(const FScopeNullableWriteLock &)
| |
|
| Name |
FScopeNullableWriteLock |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include Path |
#include "LearningProgress.h" |
FScopeNullableWriteLock
(
const FScopeNullableWriteLock & InScopeLock
)