Skip to content

identifier(of:)

Josh Wright edited this page Jan 14, 2021 · 3 revisions

identifier(of:)

Gives a unique identifier for a metatype.

public func identifier<T>(of metatype: T.Type) -> ObjectIdentifier

Parameters

  • metatype: The type to provide a unique identifier for.

Returns

A unique identifier for this type.

Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally