serialization_kit v0.2.0 Manganese.SerializationKit.Structs.UnityBoxColliderComponent

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Manganese.SerializationKit.Structs.UnityBoxColliderComponent{
  id: Manganese.SerializationKit.Structs.UnityComponent.id(),
  type: Manganese.SerializationKit.Enumerations.UnityComponentType.t()
}

Link to this type

t_external()
t_external() :: map()

Link to this section Functions

Link to this function

from_map(map)
from_map(t_external()) :: t()

Link to this function

to_map(unity_box_collider_component)
to_map(t()) :: t_external()