Class OnCharacterFootStepped_EntityAttribute The function will be called when a character makes a foot step on running Examples [OnCharacterFootStepped_Entity] internal static void ExampleFunction (Entity character) { }