Show / Hide Table of Contents

Class TrimmerServerHost

Script used to host TrimmerServer.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
TrimmerServerHost
Namespace: sttz.Trimmer.Options
Assembly: Trimmer.dll
Syntax
public class TrimmerServerHost : MonoBehaviour

Fields

| Improve this Doc View Source

isDiscoverable

Declaration
public bool isDiscoverable
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

serverPort

Declaration
public int serverPort
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top © 2017 Adrian Stutz