Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningProgress.h |
| Include | #include "LearningProgress.h" |
Syntax
struct FScopeNullableWriteLock
Remarks
Scoped write lock, which can optionally be null
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopeNullableWriteLock
(
FRWLock* InLock |
|||
FScopeNullableWriteLock
(
const FScopeNullableWriteLock& InScopeLock |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopeNullableWriteLock & | operator=
(
FScopeNullableWriteLock& InScopeLock |