Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/FChildTextureFormat
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/ChildTextureFormat.h |
| Include | #include "ChildTextureFormat.h" |
virtual FCbObjectView GetChildFormatConfigOverride
&40;
const FCbObjectView & ObjView
&41; const
Remarks
Obtains the format config appropriate for the build . The format settings object view or a null view if the active global format config should be used.
Parameters
| Name | Description |
|---|---|
| ObjView | A view of the entire format config container or null if none exists. |