Method EncodeComponent
EncodeComponent(Component)
Encodes one component's serialized fields (including inherited ones Unity serializes).
public Dictionary<string, object> EncodeComponent(Component component)
Parameters
componentComponent
Returns
- Dictionary<string, object>