Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GroomBindingAsset.h |
|
|
|
GroomBindingAsset.h |
|
|
|
GroomCacheData.h |
|
|
|
GroomCacheImportOptions.h |
|
|
|
GroomInstance.h |
|
|
|
GroomResources.h |
|
operator&(EGroomBindingAsyncProperties, EGroomBindingAsyncProperties)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path |
#include "GroomBindingAsset.h" |
EGroomBindingAsyncProperties operator&
(
EGroomBindingAsyncProperties Lhs,
EGroomBindingAsyncProperties Rhs
)
operator&(EGroomBindingAsyncPropertyLockType, EGroomBindingAsyncPropertyLockType)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path |
#include "GroomBindingAsset.h" |
EGroomBindingAsyncPropertyLockType operator&
(
EGroomBindingAsyncPropertyLockType Lhs,
EGroomBindingAsyncPropertyLockType Rhs
)
operator&(EGroomCacheAttributes, EGroomCacheAttributes)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheData.h |
| Include Path |
#include "GroomCacheData.h" |
EGroomCacheAttributes operator&
(
EGroomCacheAttributes Lhs,
EGroomCacheAttributes Rhs
)
operator&(EGroomCacheImportType, EGroomCacheImportType)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheImportOptions.h |
| Include Path |
#include "GroomCacheImportOptions.h" |
EGroomCacheImportType operator&
(
EGroomCacheImportType Lhs,
EGroomCacheImportType Rhs
)
operator&(EHairViewRayTracingMask, EHairViewRayTracingMask)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomInstance.h |
| Include Path |
#include "GroomInstance.h" |
EHairViewRayTracingMask operator&
(
EHairViewRayTracingMask Lhs,
EHairViewRayTracingMask Rhs
)
operator&(EHairResourceStatus, EHairResourceStatus::EStatus)
| |
|
| Name |
operator& |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
| Include Path |
#include "GroomResources.h" |
EHairResourceStatus operator&
(
EHairResourceStatus In,
EHairResourceStatus::EStatus InStatus
)