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;

Field Value

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.ComponentType
  2. 1ComponentType.IsBlittable Field