Source (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 No edit summary |
>Trappingnoobs fixed |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
There are two different ''Source'' properties as shown below. | There are two different ''Source'' properties as shown below. | ||
<onlyinclude> | |||
{{:Source (Property)/script}} | {{:Source (Property)/script}} | ||
{{clear floats}} | {{clear floats}} | ||
Line 8: | Line 8: | ||
{{:Source (Property)/customeventreceiver}} | {{:Source (Property)/customeventreceiver}} | ||
{{clear floats}} | {{clear floats}} | ||
</onlyinclude> | |||
[[Category:Properties]] | [[Category:Properties]] |
Latest revision as of 20:37, 1 February 2012
There are two different Source properties as shown below.
![]() | |
Property | ProtectedString Source |
Description | The code of a script. It is neither readable nor writable from scripts. |
Member of | Script |
![]() | |
Property | CustomEvent Source |
Description | Attaches the Receiver object to a CustomEvent. |
Member of | CustomEventReceiver |