Skip to main content

Server Property Template

This is an example description for a server-side property template.

Syntax

``` mp.examples.prop = str; ```

Attribute Types

  • Getter: Explanation of getter type, output should be in <span style="color: #408DAE"><b>string</b></span> type.
  • Setter: Explanation of setter type, input should be in <span style="color: #408DAE"><b>string</b></span> type.

Examples

This is a basic explanation about what does the example below do.

See Also

  • Example Stuff