Divinity
Divinity.Get.Color(ByVal name As String) As String
- Description=Get the divinity color.
- Values
- name=The divinity to search for.
- Returns=The color of the divinity which can be used for messages.
- Example=Divinity.Get.Color("Fire")
Divinity.Get.God(ByVal name As String) As String
- Description=Get the divinity god name.
- Values
- name=The divinity to search for.
- Returns=The god's name of the divinity which can be used for messages.
- Example=Divinity.Get.God("Ice")