Custom entity fields, @Hide for entity member UI, queue
This commit is contained in:
@@ -90,6 +90,8 @@ Entity :: struct {
|
||||
|
||||
_locator: Bucket_Locator; @DontSerialize
|
||||
scene: *Scene; @DontSerialize
|
||||
|
||||
using custom_fields: Custom_Entity_Fields;
|
||||
}
|
||||
|
||||
add_child :: (e: *Entity, child: *Entity, node_name: string = "") {
|
||||
|
||||
Reference in New Issue
Block a user