Method | Description | |
---|---|---|
Execute ( object sender, |
||
Reset ( ) : void |
Method | Description | |
---|---|---|
Load ( Dsl callData, |
||
OnClone ( ) : ISkillTriger |
Method | Description | |
---|---|---|
AttachToObject ( EntityInfo obj, EntityInfo owner ) : void | ||
AttachToObject ( |
||
AttachToObjectForRandomRotate ( EntityInfo obj, EntityInfo owner ) : void | ||
AttachToObjectForRandomRotate ( |
||
SetTransformRelativeSelf ( EntityInfo obj ) : void | ||
SetTransformRelativeSelf ( |
||
SetTransformRelativeTarget ( EntityInfo obj, EntityInfo target ) : void | ||
SetTransformRelativeTarget ( |
public Execute ( object sender, |
||
sender | object | |
instance | ||
delta | long | |
curSectionTime | long | |
return | bool |
protected Load ( Dsl callData, |
||
callData | Dsl | |
instance | ||
return | void |