ChunkedParentSectionIndex

If this section was produce because of BONE chunking, the parent section index will be valid.

Windows
MacOS
Linux

Syntax

int32 ChunkedParentSectionIndex

Remarks

If this section was produce because of BONE chunking, the parent section index will be valid. If the section is not the result of skin vertex chunking, this value will be INDEX_NONE. Use this value to know if the section was BONE chunked: if(ChunkedParentSectionIndex != INDEX_NONE) will be true if the section is BONE chunked

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss