• Studio

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • StringValue

    The StringValue class is used to store a single string value. It is a subclass of the Class.Value and it is recommended to check out that documentation before continuing on. This class is useful for tracking a single string value that all clients should be synchronized on.

    Properties

    value

    string

    ServerAndClient

    The currently synchronized string value of the StringValue. This is the value that all clients will be synchronized on and if changed, notified that the value is now different from the Value.Changed event.

    Updated 4 months ago

    PocketWorlds Icon

    © 2024 Pocket Worlds. All rights reserved.