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 FScopeNullableReadLock
Remarks
Scoped read lock, which can optionally be null
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopeNullableReadLock
(
FRWLock* InLock |
|||
FScopeNullableReadLock
(
const FScopeNullableReadLock& InScopeLock |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopeNullableReadLock & | operator=
(
FScopeNullableReadLock& InScopeLock |