Pair

class Pair : Record

A pair of obfuscators for models and textures.

Since

1.15.2

Parameters

models

the models obfuscator

textures

the textures obfuscator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String