OSDN Git Service

Initial commit at SoulDrops 2nd season analyzer module.
[mulab/sd2nd.git] / trust_path / modules / sd2nd / language / japanese / help / delegate.html
1 <h4>Delegate List</h4>
2
3 <h5>Module.sd2nd.Global.Event.GetAssetManager</h5>
4 <dl>
5   <dt>Sd2nd_AssetManager</dt><dd>&$obj</dd>
6   <dt>string</dt><dd>$dirname</dd>
7 </dl>
8
9 <h5>Module.sd2nd.Global.Event.Exception.ActionNotFound</h5>
10 <dl>
11   <dt>string</dt><dd>$dirname</dd>
12 </dl>
13
14 <h5>Module.{dirname}.Event.Exception.ActionNotFound</h5>
15 <dl>
16   <dt>void</dt>
17 </dl>
18
19 <h5>Module.sd2nd.Global.Event.Exception.Preparation</h5>
20 <dl>
21   <dt>string</dt><dd>$dirname</dd>
22 </dl>
23
24 <h5>Module.{dirname}.Event.Exception.Preparation</h5>
25 <dl>
26   <dt>void</dt>
27 </dl>
28
29 <h5>Module.sd2nd.Global.Event.Exception.Permission</h5>
30 <dl>
31   <dt>string</dt><dd>$dirname</dd>
32 </dl>
33
34 <h5>Module.{dirname}.Event.Exception.Permission</h5>
35 <dl>
36   <dt>void</dt>
37 </dl>