Skip to content

OverrideTableHeader

tevelee edited this page Jul 21, 2026 · 1 revision

OverrideTableHeader

Structure that tells the number of method override entries in a class descriptor.

public struct OverrideTableHeader: LayoutWrapper 

Inheritance

LayoutWrapper

Properties

numEntries

The number of override method entries.

public var numEntries: Int 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally