sharedlibrarycorecommands CommandExtensions - RaidMax/IW4M-Admin GitHub Wiki
CommandExtensions Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph SharedLibraryCore.Commands
SharedLibraryCore.Commands.CommandExtensions[CommandExtensions](/RaidMax/IW4M-Admin/wiki/CommandExtensions)
end
Members
Methods
Public Static methods
Details
Methods
IsTargetingSelf
Source code
public static bool IsTargetingSelf(GameEvent gameEvent)
Arguments
CanPerformActionOnTarget
Source code
public static bool CanPerformActionOnTarget(GameEvent gameEvent)
Arguments
Generated with ModularDoc