Help me to understand the API of Roblox

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I don’t understand what this means or what it is for.

Can someone help me how to use that?

2 Likes

Can you let us see what is this service called?

2 Likes

I talk about how I have to use the properties.

1 Like

image

  • The green highlighted text defines the return type of the function / property.
  • The purple highlighted text defines the name of the property.
  • The gray highlighted text defines the meta tags for the property. Such as if it is replicated across the client/server boundary or if it can be written to.
  • The text below the property/function explains what it does.
5 Likes