1050 {
1052 {
1054
1055 if (destType)
1056 {
1058 {
1060 }
1061
1063 {
1065 }
1066 }
1067 else
1068 {
1069 ErrorEx(
"Incorrect destruction behaviour type, make sure the class returned in 'GetDestructionBehaviour()' is a valid type inheriting from 'DestructionEffectBase'");
1070 }
1071 }
1072 }
string GetDestructionBehaviour()
bool IsDestructionBehaviour()
ref DestructionEffectBase m_DestructionBehaviourObj
proto native ToType()
Returns internal type representation. Can be used in runtime, or cached in variables and used for fas...