Show / Hide Table of Contents

Class MyTextSurfaceScriptAttribute

Inheritance
System.Object
MyTextSurfaceScriptAttribute
Namespace: Sandbox.Game.GameSystems.TextSurfaceScripts
Assembly: Sandbox.Game.dll
Syntax
public class MyTextSurfaceScriptAttribute : Attribute

Constructors

MyTextSurfaceScriptAttribute(String, String)

Declaration
public MyTextSurfaceScriptAttribute(string id, string displayName)
Parameters
Type Name Description
System.String id
System.String displayName

Fields

DisplayName

Declaration
public string DisplayName
Field Value
Type Description
System.String

Id

Declaration
public string Id
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾