PDA

View Full Version : UDK UnrealScript API docs on Unreal Wiki



Wormbo
11-06-2009, 05:36 PM
Unreal Wiki proudly presents description pages for the UnrealScript classes in the UDK (http://wiki.beyondunreal.com/Category:UDK-specific_classes).
These pages have been generated, so they only contain information you could also gather from the source code. But it's a wiki, that means you (yes you, the person reading this) can edit the documentation to add or improve descriptions.

The Unreal Wiki is not only a coders' wiki. Feel free to add any UDK-related tutorials. :)

Tom Shannon
11-07-2009, 01:31 AM
Awesome! A great resource and a lot easier than digging through the source code.

Wormbo
11-07-2009, 05:23 AM
Thanks.
Keep in mind that the wiki's class pages have been generated by a script. I recommend cross-checking with the actual source code if the page is tagged with the "autogenerated" notice. Feel free to fill in any missing or inaccurate descriptions whenever you see them. :)

Alan47
06-28-2010, 12:40 PM
FINALLY! At last UnrealScript for UDK has a proper API! Awesome, thanks a lot!

Blade[UG]
06-29-2010, 11:01 AM
..that's only been there for at least 6 or 7 years .. :)

The API is the .UC files, if you want to understand what you're doing, there really is no substitute for reading them.