Skip to content

Files

Latest commit

7cf6521 · Jan 1, 2022

History

History
19 lines (13 loc) · 536 Bytes

AddActionKeyword.md

File metadata and controls

19 lines (13 loc) · 536 Bytes

IPublicAPI.AddActionKeyword method

Add ActionKeyword for specific plugin

public void AddActionKeyword(string pluginId, string newActionKeyword)
parameter description
pluginId ID for plugin that needs to add action keyword
newActionKeyword The actionkeyword that is supposed to be added

See Also