CBlob::AttachTo

From King Arthur's Gold Wiki
Revision as of 06:45, 8 September 2012 by Jackitch (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



 
bool AttachTo(CBlob @blob, const string &in name)
bool AttachTo(CBlob @blob, int attachment_index)
bool AttachTo(CBlob @blob, AttachmentPoint @ap)

Object method of: CBlob