Interface administrators, moderator
2,603
edits
(Created page with "{{ScriptItem2 |name = isCreatedFor |side = server |type = method |class = Element |games = iii vc sa iv |desc = returns whether or not the element exists for a client |return = bool whether or not the element exists for the client |freturn = void }}") |
No edit summary |
||
Line 6: | Line 6: | ||
|games = iii vc sa iv | |games = iii vc sa iv | ||
|desc = returns whether or not the element exists for a client | |desc = returns whether or not the element exists for a client | ||
|parameters = Client client | |||
|parameter1 = Client client The client to set whether the element is created for the client or not | |||
|return = bool whether or not the element exists for the client | |return = bool whether or not the element exists for the client | ||
|freturn = void | |freturn = void | ||
}} | }} |