Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DeviceProfiles > API/Runtime/Engine/DeviceProfiles/UDeviceProfile
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfile.h |
Include | #include "DeviceProfiles/DeviceProfile.h" |
Source | /Engine/Source/Runtime/Engine/Private/DeviceProfiles/DeviceProfile.cpp |
const FSelectedFragmentProperties &42; GetFragmentByTag
&40;
FName & FragmentTag
&41; const
Remarks
Accessor to a fragment by tag. FSelectedFragmentProperties ptr or null if FragmentTag not found.
Parameters
Name | Description |
---|---|
FragmentTag | the name of the tag to find |