nanos world API Reference Unofficial documentation
Static function Shared Fast

Entity.GetParentClass

Gets the parent class if this Class was created with the <a href='/docs/core-concepts/scripting/inheriting-classes'>Inheriting System</a>

Syntax

Lua
Entity.GetParentClass()

Returns

  • table? The parent class