Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityManager
| Type | Name | Description | |
|---|---|---|---|
| const FConstSharedStruct & | GetOrCreateConstSharedFragment
(
const T& Fragment |
Returns or creates a shared struct associated to a given shared fragment set of values identified internally by a CRC. | |
| const FConstSharedStruct & | GetOrCreateConstSharedFragment
(
TArgs&&... InArgs |
Returns or creates a shared struct associated to a given shared fragment set of values identified internally by a CRC. | |
| const FConstSharedStruct & | GetOrCreateConstSharedFragment
(
const UScriptStruct& InScriptStruct, |
Returns or creates a shared struct associated to a given shared fragment set of values identified internally by a CRC. | |
| const FConstSharedStruct & | GetOrCreateConstSharedFragment
(
const FConstStructView HashingHelperStruct, |
Returns or creates a shared struct associated to a given shared fragment set of values identified internally by a CRC. |