ScriptType.md
July 31, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
ScriptType Class
Provide meta data for a Script class.
public abstract class ScriptType : Friflo.Engine.ECS.SchemaType
Inheritance System.Object ๐ก SchemaType ๐ก ScriptType
| Fields | |
|---|---|
| IsBlittable | Return true if Script's of this type can be copied. |
| ScriptIndex | Ihe index in EntitySchema.Scripts. |