Api Sandbox ClientEditableAttribute
class

ClientEditableAttribute

public sealed class ClientEditableAttribute : Attribute

Indicates that this propery can be edited by the client, in a game like Sandbox Mode. In reality this is used however the game wants to implement it.

Constructors

ClientEditableAttribute()
Assembly: Sandbox.System Namespace: Sandbox Full Name: Sandbox.ClientEditableAttribute