serialization_kit v0.2.0 Manganese.SerializationKit.Structs.UnityComponent

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Manganese.SerializationKit.Structs.UnityComponent{
  id: 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(params)
from_map(t_external()) :: t()

Link to this function

to_map(unity_component)
to_map(t()) :: t_external()