Difference between revisions of "Type Relation"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Relation</code> |- | File Type Value | 57 |- | Parent Type | None |- | Carve | No |- |...")
 
Line 31: Line 31:
 
This value is used when [[Truxton_C_API#Enumeration|enumerating]] items in Truxton.
 
This value is used when [[Truxton_C_API#Enumeration|enumerating]] items in Truxton.
 
Specifically, used when setting the [[Truxton_enumeration_set_scope|scope]] of an enumeration.
 
Specifically, used when setting the [[Truxton_enumeration_set_scope|scope]] of an enumeration.
 +
It retrieves items from the <code><nowiki>[</nowiki>[[Relation Table|Relation]]<nowiki>]</nowiki></code> table.

Revision as of 08:51, 21 February 2026

Details
Defined Constant Type_Relation
File Type Value 57
Parent Type None
Carve No
Format Details No
MIME Type application/octet-stream
Filename Extension

A relationship in Truxton

Description

A relationship in Truxton

Details

This value is used when enumerating items in Truxton. Specifically, used when setting the scope of an enumeration. It retrieves items from the [Relation] table.