ISystemRegistrySetAndLock Method |
Sets the systems available in this registry and locks further changes to the registry.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntaxvoid SetAndLock(
Type[] types
)
Parameters
- types
- Type: SystemType
The types of systems which should be available in the registry.
See Also