Skip to main content

Module hierarchy

Module hierarchy 

Source
Expand description

Hierarchy related types

Re-exports§

pub use class::Class;
pub use class::MethodSelector;
pub use object::Il2cppObject;
pub use object::Object;
pub use type::Type;
pub use value_type::ValueType;

Modules§

class
Class metadata wrapper and lookup helpers.
object
IL2CPP Object wrapper and operations
type
Type metadata wrapper.
value_type
IL2CPP ValueType wrapper and operations