Method | Description | |
---|---|---|
Execute ( object sender, |
||
Reset ( ) : void |
Method | Description | |
---|---|---|
Load ( Dsl callData, |
||
OnClone ( ) : ISkillTriger |
Method | Description | |
---|---|---|
CalNewSpeedWithTarget ( EntityInfo obj, EntityInfo target, |
||
CalNewSpeedWithTarget ( GfxSkillSenderInfo senderObj, |
||
CopySectionList ( ) : void | ||
Init ( EntityInfo obj, EntityInfo target, |
||
Init ( GfxSkillSenderInfo senderObj, |
||
Move ( EntityInfo obj, System.Vector3 speed_vect, System.Vector3 accel_vect, float time ) : System.Vector3 | ||
Move ( GameObject obj, System.Vector3 speed_vect, System.Vector3 accel_vect, float time ) : System.Vector3 |
public Execute ( object sender, |
||
sender | object | |
instance | ||
delta | long | |
curSectionTime | long | |
return | bool |
protected Load ( Dsl callData, |
||
callData | Dsl | |
instance | ||
return | void |