moodlet_in_area 
Vars | |
allowed_areas | Typecache of areas that will trigger the moodlet while in them |
---|---|
moodlet_type | Moodlet to apply while in the area |
special_check | Optional callback to run when checking if the moodlet should be applied. Should return TRUE to apply, FALSE to not. |
Var Details
allowed_areas 
Typecache of areas that will trigger the moodlet while in them
moodlet_type 
Moodlet to apply while in the area
special_check 
Optional callback to run when checking if the moodlet should be applied. Should return TRUE to apply, FALSE to not.