ComponentType.IsBlittable.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ComponentType
ComponentType.IsBlittable Field
Return true if IComponent's of this type can be copied.
public readonly bool IsBlittable;
February 25, 2024 ยท View on GitHub
Return true if IComponent's of this type can be copied.
public readonly bool IsBlittable;