DataEntity.tags.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Serialize.DataEntity

DataEntity.tags Field

List of tags assigned to an entity

public List<string> tags;

Field Value

System.Collections.Generic.List<System.String>

Contents

  1. 0.1Friflo.Engine.ECS.Serialize.DataEntity
  2. 1DataEntity.tags Field