• Studio

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • IntValue

    The IntValue class is used to store a single integer value, which is a number without decimals. 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 integer value that all clients should be synchronized on.

    Properties

    value

    number

    ServerAndClient

    The currently synchronized integer value of the IntValue. 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.