Source (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875 No edit summary |
>Legend26 No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{CatUp|Properties}} | ||
There are two different ''Source'' properties as shown below. | |||
{{:Source (Property)/script}} | |||
{{clear floats}} | |||
{{:Source (Property)/customeventreceiver}} | |||
{{clear floats}} | {{clear floats}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 04:06, 17 January 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 |