class neso_fame.offset.OffsetableMeta(type)

Metaclass for offsetable clases, providing help with type-checking.

Special methods

__instancecheck__(instance: Any) bool

Check if instance is an instance of self.


Last update: Sep 23, 2024