SpiecsEngine
 
Loading...
Searching...
No Matches

◆ OnSerialize()

void Spices::MeshComponent::OnSerialize ( )
overridevirtual

This interface defines how to serialize.

Todo
Finish it.

Implements Spices::Component.

Reimplemented in Spices::SkyBoxComponent.

Definition at line 16 of file MeshComponent.cpp.

17 {
18
19 }