tranek / GASDocumentation

My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
MIT License
4.26k stars 789 forks source link

Renamed bool variables, removed unused local variable #95

Closed WizardCell closed 1 year ago

WizardCell commented 1 year ago

Renamed two bool variables so they conform with Epic naming conventions.