From Data Realms Wiki
(Difference between revisions)
Latest revision as of 16:08, 5 June 2010
Function |
Syntax | MovableMan:AddActor( Actor Object ) |
Description: |
Adds the Actor type Object to the scene |
Returns | nil |
Example |
---|
Description | Placeholder! |
Code | for k,v in pairs(PagesWithoutExamples ) do
v.MakeExample(NoErrors);
end
|
Output | Placeholder! |