Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 550 Bytes

RemoveActionKeyword.md

File metadata and controls

19 lines (13 loc) · 550 Bytes

IPublicAPI.RemoveActionKeyword method

Remove ActionKeyword for specific plugin

public void RemoveActionKeyword(string pluginId, string oldActionKeyword)
parameter description
pluginId ID for plugin that needs to remove action keyword
newActionKeyword The actionkeyword that is supposed to be removed

See Also