engage::gamedata

Module animal

source

Modules§

  • The core of this library. Contains the structures to interface with Il2Cpp and its internals.

Macros§

Structs§

Enums§

Traits§

Type Aliases§

  • A type alias for Il2CppObject<Array<T>>.
  • A specialized Result type for Il2Cpp methods.
  • A type alias for Il2CppObject<SystemString>.
  • A type alias for Option<&MethodInfo>. Useful when hooking Il2Cpp methods.