Entity.DebugJSON.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Entity

Entity.DebugJSON Property

Return the JSON representation of an entity.

public string DebugJSON { get; set; }

Property Value

System.String

Remarks

Counterpart of DebugJSON

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.DebugJSON Property
  3. 1.1Remarks