res://addons/w4gd/w4rm/w4rm_table.gd:W4RMTable

Inherits: RefCounted

There is currently no description for this class.

Properties

Variant

full_type

null

StringName

name

&""

Dictionary

options

Dictionary

security_policies

Variant

table_type

null

Dictionary

triggers

Methods

String

get_operations_prefix ( )

void

get_record_members ( )

void

get_record_name ( )

void

get_table_id_name ( )

void

get_table_id_type_name ( )

void

get_table_members ( )

void

get_table_members_types ( )

void

get_table_name ( )

void

get_table_options ( )

void

get_table_triggers ( )


Property Descriptions

Variant full_type = null

There is currently no description for this property.


StringName name = &""

There is currently no description for this property.


Dictionary options

There is currently no description for this property.


Dictionary security_policies

There is currently no description for this property.


Variant table_type = null

There is currently no description for this property.


Dictionary triggers

There is currently no description for this property.


Method Descriptions

String get_operations_prefix ( )

There is currently no description for this method.


void get_record_members ( )

There is currently no description for this method.


void get_record_name ( )

There is currently no description for this method.


void get_table_id_name ( )

There is currently no description for this method.


void get_table_id_type_name ( )

There is currently no description for this method.


void get_table_members ( )

There is currently no description for this method.


void get_table_members_types ( )

There is currently no description for this method.


void get_table_name ( )

There is currently no description for this method.


void get_table_options ( )

There is currently no description for this method.


void get_table_triggers ( )

There is currently no description for this method.