Class OnCharacterSlideStepped_EntityAttribute The function will be called when a character makes a step when sliding Examples [OnCharacterSlideStepped_Entity] internal static void ExampleFunction (Entity character) { }