# Last Created Actor (Deprecated)
Grammar — Last created actor
Flags —Function
|Deprecated
Returns the last actor successfully created by the user via cheat, data or script. Includes actors created by the Create message, but only if it is sent via cheat or script. Does not include AutoCreates, request creates, or Create messages in response to actor events.
Returns — actor
actor libNtve_gf_LastCreatedActor();
# Related
Category: Actor / Deprecated
- Attach Model To Actor (Deprecated) —
actor
— libNtve_gf_AttachModelToActor - Last Created Actor Scope (Deprecated) —
actorscope
— libNtve_gf_LastCreatedActorScope - Last Created Actor (Deprecated) —
actor
— libNtve_gf_LastCreatedActor
# Examples
— None found —