Search results

From Unreal Wiki, The Unreal Engine Documentation Site
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

Page text matches

  • ...the user has two objects selected and calls linkselected and you want the objects ...
    373 bytes (50 words) - 12:47, 6 November 2009
  • ...ctor]] objects that are no longer used to prevent needlessly instanciating objects and to reduce the amount of garbage. When you're done using the allocated object, put it back into the ObjectPool for others to use lat ...
    3 KB (400 words) - 17:56, 2 December 2005
  • ...or the bones of a skeletal mesh are separately defined in {{cl|Animation}} objects. ...
    302 bytes (40 words) - 14:10, 24 October 2009
  • * [[Legacy:Creating Actors And Objects|Creating Actors And Objects]] * [[Legacy:Destroying Objects|Destroying Objects]] ...
    870 bytes (113 words) - 07:12, 14 June 2003
  • == Sequence Objects == ...contained black box which performs a single purpose. The types of sequence objects available are: ...
    2 KB (246 words) - 12:56, 9 February 2012
  • #REDIRECT [[Literals#Objects]] ...
    30 bytes (3 words) - 04:24, 16 June 2009
  • #REDIRECT [[Literals#Objects]] ...
    30 bytes (3 words) - 04:24, 16 June 2009
  • #REDIRECT [[Literals#Objects]] ...
    30 bytes (3 words) - 04:22, 2 March 2009
  • #Redirect [[Legacy:Creating Actors And Objects]] ...
    48 bytes (6 words) - 21:06, 28 February 2009
  • ...(for more garbage). All objects and actors in Unreal are garbage-collected using a tree-following garbage collector similar to that of the Java VM. ...rally since most Objects are relatively small, the overhead for having the Objects stay around in memory is also relatively small (with the gluttonous [[Legac ...
    2 KB (221 words) - 16:29, 5 January 2013
  • This class represents [[enum]] types as objects in the engine. Objects of this type are what you pass to the {{tl|GetEnum|Object|static native fun ...
    530 bytes (87 words) - 03:05, 14 November 2009
  • ...the bones of a SkeletalMesh are separately defined in {{cl|MeshAnimation}} objects. ...
    523 bytes (71 words) - 10:55, 24 October 2009
  • ...r each function that returns a value) and local function parameters. These objects only hold properties (e.g. modifiers, [[static array]] size, [[enum]] or [[ ...
    738 bytes (103 words) - 02:53, 14 November 2009
  • Provides a pool for unused non-actor objects that can be reused later. ...ctors via <code>Level.ObjectPool</code>. Instead of creating new non-actor objects with the [[new]] operator, you call <code>Level.ObjectPool.AllocateObject() ...
    2 KB (353 words) - 08:45, 25 October 2009
  • The base class for objects representing [[UnrealScript]] classes and class members in the engine. ...
    170 bytes (22 words) - 02:56, 14 November 2009
  • This class represents [[sounds]] as objects in the engine. ...
    133 bytes (17 words) - 09:30, 24 October 2009
  • This class represents [[sounds]] as objects in the engine. ...
    133 bytes (17 words) - 09:30, 24 October 2009
  • This class represents [[sounds]] as objects in the engine. ...
    133 bytes (17 words) - 09:29, 24 October 2009
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)