Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PackedNativeType.baseClassId

public int baseClassId;

Description

ClassId of the base class of this C++ class.

The type's own classID can be determined by the type's offset in the PackedMemorySnapshot.nativeTypes array.