Class BlueprintCommands
Blueprint related commands.
Inheritance
System.Object
BlueprintCommands
Namespace: Eco.Gameplay.Blueprints
Assembly: Eco.Gameplay.dll
Syntax
[ChatCommandHandler]
public static class BlueprintCommands : Object
Methods
Blueprint()
Declaration
[ChatCommand]
public static void Blueprint()
GiveTestItem(User)
Declaration
[ChatSubCommand]
public static void GiveTestItem(User user)
Parameters
Type | Name | Description |
---|---|---|
User | user |