GearLib
|
This is the complete list of members for GearLib.API.Part, including all inherited members.
AddAttachmentPoint(string attachment_name, AttachmentTypeFlags attachment_flags, AlignmentFlags alignment_flags, Vector3 position, Vector3 orientation, Vector3Int size, bool pivot=false) | GearLib.API.Part | |
AddBehaviour< T >() | GearLib.API.Part | |
AddCalculatedPointGrid(AttachmentTypeFlags attachment_flags) (defined in GearLib.API.Part) | GearLib.API.Part | |
AddLinkPoint(string name, string link_type, Vector3 position, bool can_send=true, bool can_receive=true) | GearLib.API.Part | |
descriptor (defined in GearLib.API.Part) | GearLib.API.Part | |
game_object (defined in GearLib.API.Part) | GearLib.API.Part | |
loading_object (defined in GearLib.API.Part) | GearLib.API.Part | static |
Part(ulong part_uid, string display_name, string category, float mass=1f, string bundle_path=null, string asset_name=null, string asset_path=null, string asset=null, bool is_paintable=false, bool is_swappable_material=false, bool mesh_collider=false) | GearLib.API.Part | |
SetAttachmentSize(string attachment_name, Vector3Int size) | GearLib.API.Part |