unity::il2cpp::classStruct Il2CppClass2
source #[repr(C)]
pub struct Il2CppClass2 {
pub instance_size: u32,
pub actual_size: u32,
pub token: u32,
pub method_count: u16,
pub nested_type_count: u16,
pub vtable_count: u16,
pub rank: u8,
}
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
[From]<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.