Memory Category | PhysicsParts |
---|---|
ClassCategory | Scripting |
ExplorerImageIndex | 113 () |
ExplorerOrder | 10 |
Type | Member | History | |
---|---|---|---|
RBXScriptConnection | BindToMessage (string name, Function function) | 568 | |
RBXScriptConnection | BindToMessageParallel (string name, Function function) | 568 | |
void | SendMessage (string name, Tuple message) | 568 | |
25 members inherited from Model | |||
4 members inherited from PVInstance | |||
51 members inherited from Instance |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
function | Function | none |
Return Type | RBXScriptConnection |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
function | Function | none |
Return Type | RBXScriptConnection |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
Return Type | void |
---|