Class OnCharacterJump_EntityAttribute The function will be called when a character jumps Examples [OnCharacterJump_Entity] internal static void ExampleFunction (Entity character) { }