Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
No members defined by ServerReplicator. | |||
1 member inherited from NetworkReplicator | |||
57 members inherited from Instance |
Type | Member | History | |
---|---|---|---|
void | PreventTerrainChanges () | 79 78 79 310 | |
void | SetBasicFilteringEnabled (bool value) | 79 78 79 310 | |
TicketProcessed (int userId, bool isAuthenticated, int protocolVersion) | 79 78 79 310 | ||
FilterResult | DeleteFilter (Instance deletingItem) | 79 78 79 131 310 | |
FilterResult | EventFilter (Instance firingItem, string event) | 79 78 79 131 310 | |
FilterResult | NewFilter (Instance newItem, Instance parent) | 79 78 79 131 310 | |
FilterResult | PropertyFilter (Instance changingItem, string member, Variant value) | 79 78 79 131 310 |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
deletingItem | Instance | none |
Return Type | FilterResult |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
firingItem | Instance | none |
event | string | none |
Return Type | FilterResult |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
newItem | Instance | none |
parent | Instance | none |
Return Type | FilterResult |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
changingItem | Instance | none |
member | string | none |
value | Variant | none |
Return Type | FilterResult |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
value | bool | none |
Return Type | void |
---|---|
Security | RobloxPlaceSecurity |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
userId | int | none |
isAuthenticated | bool | none |
protocolVersion | int | none |