llGetLinkSitFlags
function ll.GetLinkSitFlags(LinkNumber: number): numberReturns the sit flags set on the specified prim in a linkset.
Parameters
-
LinkNumber(number) - Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetLinkSitFlags().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetLinkSitFlags