TypeProtcol - OpenDive/AptosKit GitHub Wiki

TypeProtcol

public protocol TypeProtcol: KeyProtocol 

Inheritance

KeyProtocol

Requirements

variant()

Returns the type variant the class represents

func variant() -> Int

Returns

An Integer value that represents the class's type tag