feat: add initial People Playground mod development kit
This commit is contained in:
18
extracted_wiki_content/internalReference/iundoableaction.txt
Normal file
18
extracted_wiki_content/internalReference/iundoableaction.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/IUndoableAction.html
|
||||
Title: People Playground Modding - IUndoableAction
|
||||
==================================================
|
||||
|
||||
public interface IUndoableAction
|
||||
No description provided
|
||||
Methods
|
||||
void Undo()
|
||||
No description provided
|
||||
|
||||
void Redo()
|
||||
No description provided
|
||||
|
||||
bool IsValid()
|
||||
No description provided
|
||||
|
||||
bool IsRelatedTo(Object o)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user