#What do the Roblox Documentation types mean

1 messages · Page 1 of 1 (latest)

fluid musk
#

Too broad

#

Be specific

dull ice
#

Every single thing has type

#

Soo

#

If u read docs and know that it returns a RbxScriptSignal then you know what you can call on it

#

So :Connect etc

#

Each type has their own methods and stuff

#

So knowing them will let u easier understand

chilly lava
#

@turbid plover

fringe linden
#

Most programming languages have types that tell the compiler what type a variable should be, eg a number, or text, etc